.text_content_12_grey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	border-radius: 3px;
	background-image: url(../images/bar_gradient.png);
}
.text_content_12_white {
font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 3px;
	
}

.text_content_12_white_line {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
}
.text_content_14 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	border-radius: 4px;
	text-decoration: none;

}
.text_content_14_grey {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #999999;
	border-radius: 4px;

}.text_content_16_line {
font-family: Arial, Helvetica;
	font-size: 16px;
	color: #666666;
	border-radius: 4px;
	border: 1px solid #CCCCCC;

}

.text_bar:link {
	color: white;
		text-decoration: none;

}
.text_bar:visited {
	color: white;
		text-decoration: none;
}
.text_bar:hover {
    -webkit-border-radius: 0px 0px 0px 0px;
		text-decoration: none;
			color: #ffcc00;

}
.text_bar {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	text-decoration: none;
	text-shadow: 0 1px #13617e; 
	}
	.Googlefont {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 38px;
	color: #008bcb;
	font-style: normal;
	line-height: normal;
	font-variant: normal;


		  }
	
	
	.Googlefont2 {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 38px;
	color: #1fb82c;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}
.Googlefont3 {
	font-family: Arial, Helvetica;
	font-size: 45px;
	color: #008bcb;
	font-weight: bolder;
	text-shadow: 0px 1px 2px #cecece;
	font-style: normal;
	line-height: 45px;
}
.text_content_14_white {

	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 3px;
}
.text_content_12_red {

font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF0000;
	border-radius: 3px;
}
.text_content_12_black {

font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border-radius: 3px;
	text-decoration: none;
}
.text_content_14_green {


	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #006600;
	border-radius: 3px;
	text-decoration: none;
}
.text_content_12_blackgrey {

font-family: Arial, Helvetica;
	font-size: 12px;
	color: #858585;
	border-radius: 3px;
}

.text_content_12_blackgrey_hover {
font-family: Arial, Helvetica;
	font-size: 14px;
	color: #dbedfe;
	border-radius: 3px;
}
.text_content_12_blackgrey_hover:hover {
    background: #dbedfe;
    color: #666666;
	width: auto;
	height: auto;
	text-decoration: none;}
	
.tab {
    -webkit-border-radius: 5px 5px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    background: #ebf1f2;
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	}
	.tab:hover {
    -webkit-border-radius: 8px 8px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    background: #d2dddf;
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
		}
	.tab_active {
    -webkit-border-radius: 8px 8px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    background: #cef9b7;
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	}
	.tab_Alert {
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
	background: #FFECDD;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FF0000;
	border:0px solid #FFC0B0;
	}
	.tab_Alert2{
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
	background: #FFECDD;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FF0000;
	border:1px solid #FFA893;
	margin: 8px;
	padding: 8px;
	height: auto;
	width: auto;
	}
	
.toopltip{text-decoration:none;}
.toopltip:hover {background:#faf1c2; text-decoration:none;} /*BG color is a must for IE6*/
.tooltip span {
	display:none;
	padding:6px 6px;
	margin-left:8px;
	border-radius: 3px;
	text-decoration: none;
}
.tooltip:hover span{display:inline; position:absolute; border:1px solid #f5d196; background:#faf1c2; color:#e2a200;}

.toopltip2{
	text-decoration:none;
	color: #009DCD;
}
.toopltip2:hover { font-family: Arial, Helvetica; text-decoration:none; color: #0084b4; width: 50%; } /*BG color is a must for IE6*/
.tooltip2 span {
font-family: Arial, Helvetica;
	font-size: 12px;
	display:none;
	padding:6px 6px;
	margin-left:8px;
	border-radius: 3px;
	text-decoration: none;
	color: #0084b4;

}
.tooltip2:hover span{
	display:inline;
	position:absolute;
	border:1px dotted #b7daff;
	background:#FFFFFF;
	color:#333333;
	background-color: #dbedfe;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}


.tab_Alert3 {
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 0px 0px 4px 4px;
	background: #fce8e0;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #db3f0c;
	border:0px solid #db3f0c;
	margin: 8px;
	padding: 0px;
	height: 10px;
	width: auto;
	position: relative;
	bottom: -190px;
	visibility: visible;
}
.tab_Alert4 {
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 0px 0px 4px 4px;
	background: #e81319;
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: white;
	border:0px solid #e81319;
	margin: 20px;
	padding: 0px;
	height: 10px;
	width: auto;
	position: relative;
	bottom: 36px;
	visibility: visible;
}
.tab_Alert5 {
     -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 0px 0px 4px 4px;
	background: #e81319;
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: white;
	border:0px solid #e81319;
	margin: 20px;
	padding: 0px;
	height: 10px;
	width: auto;
	position: relative;
	bottom: 75px;
	right: 0px;
	visibility: visible;
}
.text_content_12_link {

font-family: Arial, Helvetica;
	font-size: 12px;
	color: #0084b4;
	border-radius: 3px;
		text-decoration: none; 
}
.text_content_12_link:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: red;
	border-radius: 3px;
	text-decoration: underline;
	color: #0084b4;

}
.text_content_14_link {

font-family: Arial, Helvetica;
	font-size: 14px;
	color: #0084b4;
	border-radius: 3px;
		text-decoration: none; 
}
.text_content_14_link:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: red;
	border-radius: 3px;
	text-decoration: underline;
	color: #0084b4;
}
.text_content_14_Blue {

font-family: Arial, Helvetica;
	font-size: 14px;
	color: #0084b4;
	border-radius: 6px;
		text-decoration: none; 
}

.iframe {

font-family: Arial, Helvetica;
	font-size: 12px;
	color: #0084b4;
	border-radius: 3px;
		text-decoration: none; 
}
.iframe:hover {

font-family: Arial, Helvetica;
	font-size: 12px;
	color: red;
	border-radius: 3px;
	text-decoration: underline; 
	color: #0084b4;
}
.text_content_12_lightgrey {
font-family: Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	border-radius: 3px;
}
.text_hover_effect {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #b7daff;
	background-color: #FFFFFF;
}
.text_hover_effect:hover  {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	background-color: #eef4fb;
	border: 1px solid #b7daff;
		

}

.text_hover_effect3 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	border-bottom: 1px dotted #999999;
	color: #666666;
}
.text_hover_effect3:hover  {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #eef4fb;
	border-bottom: 1px dotted #333333;
	
	
}.tab_edit {
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,5,0.99);
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 0px 0px 4px 4px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #999999;
	margin: 5px;
	padding: 5px;
	height: 10px;
	width: auto;
	position: relative;
	top: -22px;
	border: thin dotted #CCCCCC;
	left: 1px;
	background-color: #F3F3F3;
}
.tab_edit:hover {
 
	background:#E9E9E9 center top;
}
.tab_edit2 {
	font-family: Arial, Helvetica;
	color: #999999;
	width: auto;
	position: relative;
	top: -155px;
	right: 988px;
	}
.tab_edit3 {
	font-family: Arial, Helvetica;
	color: #999999;
	width: 950px;
	position: relative;
	top: -100px;
	left: 0px;

}.tab_edit4 {
	font-family: Arial, Helvetica;
	color: #999999;
	width: auto;
	position: relative;
	top: 105px;
	}
.text_content_14_brown {

font-family: Arial, Helvetica;
	font-size: 14px;
	color: red;
	border-radius: 6px;
	text-decoration: none; 
	color: #e2a200;
}
.text_content_14_brown2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: red;
	border-radius: 6px;
	text-decoration: none;
	color: #e2a200;
	background-color: #FCEFA9;
	border: thin solid #F5D196;
	
}.text_content_14_brown2:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: red;
	border-radius: 6px;
	text-decoration: none;
	color: #e2a200;
	background-color: #FCED98;
	border: thin solid #F5D196;
}
.icon_blue {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #0080bd;
	background-color: #0080bd;
    color: white;
	font-weight: bold;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#0a6596), color-stop(1, #3592c3) );
	-webkit-box-shadow: 0 1px 1px 0 #E0E0E0;  
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	}
	.icon_green {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #46a517;
	background-color: #46a517;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#378014), color-stop(1, #46a517) );
	-webkit-box-shadow: 0 1px 1px 0 #E0E0E0;  
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	color: white;
		font-weight: bold;
		
	}
	.icon_orange {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #ff7e00;
	background-color: #ff7e00;
		color: white;
			font-weight: bold;
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#ff7e00), color-stop(1, #f8a24e) );
	-webkit-box-shadow: 0 1px 1px 0 #E0E0E0;  
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	}
	.icon_brown {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #e6a200;
	background-color: #e6a200;
		color: white;
			font-weight: bold;
	}
.icon_purple {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #a51743;
	background-color: #a51743;
		color: white;
			font-weight: bold;
				}
.icon_red {
	font-family: Arial, Helvetica;
	border-radius: 3px;
	border: 1px solid #ff3c00;
	background-color: #ff3c00;
		color: white;
			font-weight: bold;
	}
.text_content_14_blackgrey {

	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #8A8A8A;
	border-radius: 4px;
	text-decoration: none;
}
.text_content_12_green {



	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #7fa834;
	border-radius: 3px;
	text-decoration: none;
}
.Googlefont_white {

	font-family: 'Pontano Sans', sans-serif;
	font-size: 38px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
